CVE-2025-28253
MainWP Dashboard XSS Injection
Description
Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage.
INFO
Published Date :
March 27, 2025, 11:15 p.m.
Last Modified :
April 7, 2025, 8:15 p.m.
Remotely Exploit :
No
Source :
[email protected]
Affected Products
The following products are affected by CVE-2025-28253
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Do not use this vulnerability candidate.
- Consult updated vulnerability information.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-28253 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-28253 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by [email protected]
Apr. 07, 2025
Action Type Old Value New Value -
CVE Modified by [email protected]
Apr. 07, 2025
Action Type Old Value New Value Changed Description Cross-Site Scripting (XSS) vulnerability in MainWP MainWP Dashboard v5.3.4 exists in class/class-mainwp-post-handler.php, where unsanitized user input from $_POST['sites'], $_POST['clients'], and $_POST['search'] is passed into the MainWP_User::render_table function. Despite using sanitize_text_field and wp_unslash, the values are not adequately protected against HTML or script injection. This flaw could allow an attacker to inject malicious scripts. Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. Reason: This candidate was issued in error. Notes: All references and descriptions in this candidate have been removed to prevent accidental usage. Removed CVSS V3.1 CISA-ADP: AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Removed CWE CISA-ADP: CWE-79 Removed Reference MITRE: https://github.com/edwin-0990/CVE_ID/tree/main/CVE-2025-28253 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Mar. 28, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Added CWE CWE-79 -
New CVE Received by [email protected]
Mar. 27, 2025
Action Type Old Value New Value Added Description Cross-Site Scripting (XSS) vulnerability in MainWP MainWP Dashboard v5.3.4 exists in class/class-mainwp-post-handler.php, where unsanitized user input from $_POST['sites'], $_POST['clients'], and $_POST['search'] is passed into the MainWP_User::render_table function. Despite using sanitize_text_field and wp_unslash, the values are not adequately protected against HTML or script injection. This flaw could allow an attacker to inject malicious scripts. Added Reference https://github.com/edwin-0990/CVE_ID/tree/main/CVE-2025-28253